Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_timestamp_set
date_timestamp_set
Alias for DateTime::setTimestamp - Set DateTime object in Unix timestamp
Name:
date_timestamp_set
Category:
Date and time
Programming Language:
php
One-line Description:
Sets the date and time based on Unix timestamps.
Related
How to elegantly close all CURL sessions after concurrent requests are completed
3
What should I do if I get an alignment exception when using sprintf to process Chinese characters?
6
In-Depth Analysis of Differences Between PHP and C Language and Their Applications
8
Example of socket_set_block application in client connection
10
Similar Functions
date_timezone_get
date_timezone_get
AliasforDateTime::
checkdate
checkdate
VerifytheGregorianca
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_get_last_errors
date_get_last_errors
AliasforDateTime::
time
time
ReturnthecurrentUnix
date_sun_info
date_sun_info
Returnsanarraywithin
date_create_from_format
date_create_from_format
AliasforDateTime::
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
Popular Articles